.audiojs audio{position:absolute;left:-1px;}
.audiojs{width:425px;height:36px;background:#404040;overflow:hidden;font-family:monospace;font-size:12px;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #D9D9D9), color-stop(0.25, #B3B3B3), color-stop(0.75, #838383), color-stop(1, #727272));background-image:-moz-linear-gradient(center top, #D9D9D9 0%, #B3B3B3 25%, #838383 75%, #727272 100%);}
.audiojs .play-pause{width:25px;height:40px;padding:4px 6px;margin:0px;float:left;overflow:hidden;border-right:none;}
.audiojs p{display:none;width:25px;height:40px;margin:0px;cursor:pointer;}
.audiojs .play{display:block;}
.audiojs .scrubber{position:relative;float:left;width:245px;height:6px;margin:10px;border-top:none;border-left:0px;border-bottom:0px;overflow:visible;background:none repeat scroll 0 0 #959595;border-radius:4px;box-shadow:0 1px 2px 0 #757575 inset;height:6px;margin-top:15px;margin-left:15px;}
.audiojs .progress{position:absolute;top:1px;left:0px;height:14px;width:0px;z-index:1;background:#54D2FF;background-color:#54D2FF;border-radius:4px;box-shadow:0 -2px 3px 0 #44789F inset;height:100%;width:0;}
.audiojs .loaded{position:absolute;top:0px;left:0px;height:6px;width:0px;background:#959595;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));background-image:-moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%);border-radius:4px;box-shadow:0 1px 2px 0 #757575 inset;}
.audiojs .time{float:left;height:36px;line-height:36px;margin:0px 0px 0px 6px;padding:0px 6px 0px 12px;border-left:none;color:#ddd;text-shadow:1px 1px 0px rgba(0, 0, 0, 0.5);}
.audiojs .time em{padding:0px 2px 0px 0px;color:#f9f9f9;font-style:normal;}
.audiojs .time strong{padding:0px 0px 0px 2px;font-weight:normal;}
.audiojs .error-message{float:left;display:none;margin:0px 10px;height:36px;width:400px;overflow:hidden;line-height:36px;white-space:nowrap;color:#fff;text-overflow:ellipsis;-o-text-overflow:ellipsis;-icab-text-overflow:ellipsis;-khtml-text-overflow:ellipsis;-moz-text-overflow:ellipsis;-webkit-text-overflow:ellipsis;}
.audiojs .error-message a{color:#eee;text-decoration:none;padding-bottom:1px;border-bottom:1px solid #999;white-space:wrap;}
.audiojs .play{background:url("/media/mchs2rc/img/video-player.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);height:25px;left:15px;margin-top:4px;width:20px;margin-left:10px;}
.audiojs .loading{background:url("/media/img/loading-audio.gif") no-repeat transparent;position:absolute;top:15px;left:25px;display:none;}
.audiojs .error{background:url("$1") -2px -61px no-repeat;}
.audiojs .pause{background:url("/media/mchs2rc/img/video-player.png") no-repeat scroll -30px 0 rgba(0, 0, 0, 0);height:25px;left:15px;margin-top:4px;width:20px;display:none;margin-left:10px;}
.playing .play, .playing .loading, .playing .error{display:none;}
.playing .pause{display:block;}
.loading .play, .loading .pause, .loading .error{display:none;}
.loading .play{display:block;}
.playing .play{display:none;}
.error .time, .error .play, .error .pause, .error .scrubber, .error .loading{display:none;}
.error .error{display:block;}
.error .play-pause p{cursor:auto;}
.error .error-message{display:block;}
div.jp-play-bar-but{background:url("/media/mchs2rc/img/video-player.png") no-repeat scroll 0 -80px rgba(0, 0, 0, 0);height:25px;position:absolute;right:-13px;top:-8px;width:16px;}
.loading .pause{display:none;}
.playing .pause{display:block;}